const golang.org/x/net/http2.cipher_TLS_NULL_WITH_NULL_NULL

2 uses

	golang.org/x/net/http2 (current package)
		ciphers.go#L11: 	cipher_TLS_NULL_WITH_NULL_NULL               uint16 = 0x0000
		ciphers.go#L361: 	case cipher_TLS_NULL_WITH_NULL_NULL,